home *** CD-ROM | disk | FTP | other *** search
/ Imagine the Universe (9th Edition) / Imagine the Universe 9 - Disc 1.iso / pc / imagine / portal / portal_osf.css next >
Cascading Style Sheet File  |  2004-07-16  |  1KB  |  56 lines

  1. * {font-family: Arial, Avant Gard, Helvetica, Sans Serif}
  2.  
  3. td     {font-size: 11pt; font-family: helvetica}
  4. th    {font-size: 11pt; font-family: helvetica; font-weight: bold}
  5.  
  6. a:link        {color:#003399}
  7. a:visited    {color:#663399}
  8.  
  9. h1      {font-size:140%}
  10. h2      {font-size:125%}
  11. h3      {font-size:110%}
  12. h4      {font-size:90%}
  13. UL.left {PADDING-LEFT: 1em; margin-left: 3px; list-style: outside}
  14.  
  15. a.menu  {font-weight: bold;
  16.     color: white;
  17.     font-size: 11pt;
  18.     text-decoration: none;
  19.     width: 100%}
  20.  
  21. a.menu:visited    {font-weight: bold;
  22.         color: white;
  23.         font-size: 11pt;
  24.         text-decoration: none;
  25.     width: 100%}
  26.  
  27. .disabled
  28.         {font-weight: bold;
  29.         color: black;
  30.         font-size: 11pt;
  31.         text-decoration: none}
  32.  
  33.  
  34. .news {font-size: 11px; font-family: helvetica}
  35. .footer {font-size: 11px}
  36. pre {font-family: courier, fixed, monospace}
  37. tt {font-family: courier, fixed, monospace}
  38.  
  39. select.Menu{
  40.   font-size:100%;
  41.   color:#000000;
  42.   background-color:#ffffff;
  43. }
  44.  
  45. option.MenuColorHEADER{
  46.   font-weight:bold;
  47.   color:#000000;
  48.   background-color:#dddddd;
  49. }
  50.  
  51. option.MenuColorEPO{
  52.   color:#000000;
  53.   background-color:#DD0000;
  54. }
  55.  
  56.